CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - cooley tukey

搜索资源列表

  1. MCMPFFT

    0下载:
  2. 利用经典的Cooley-Tukey基2算法求复序列 的DFT
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2261
    • 提供者:张华
  1. MCMPFFT

    1下载:
  2. 利用经典的Cooley-Tukey基2算法求复序列x(n)的DFT X(k)
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:1145
    • 提供者:enhom
  1. Dsp_c.rar

    0下载:
  2. dsp算法40例,包括fft、滤波器、谱运算等 1. 将模拟滤波器转变为数字滤波器。 2. 由得到幅频响应 。 3. 用Burg算法求AR模型的参数。 4. 由AR模型参数得到功率谱。 5. 用Levinson算法求解Yule-Walker方程以得到 阶AR模型的参数 。 6. 实现双线性Z变换。 7. 设计巴特沃斯模拟低通滤波器,求出转移函数 。 8. 设计切比雪夫I型模拟低通滤波器,求出转移函数 。 9. 直接由定义求 点复序列 的DFT 。 10.利用经典的Cooley
  3. 所属分类:DSP program

    • 发布日期:2017-03-28
    • 文件大小:59438
    • 提供者:jack
  1. CMPFFT

    0下载:
  2. cmpfft.for(hcmpfft.for) 利用经典的Cooley-Tukey基2算法求复序列 的DFT -cmpfft.for (hcmpfft.for) to use the classic Cooley-Tukey radix-2 algorithm for the DFT complex sequence
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:682
    • 提供者:金茜
  1. CMPFFT

    0下载:
  2. 利用经典的COOLEY-TUKEY基2算法求复序列x[n]的DFTX[k].有Fortran的子程序和主程序,还有C程序-The use of classic COOLEY-TUKEY radix-2 algorithm for complex sequence x [n] of DFTX [k]. Have the Fortran subroutines and main program, there are C procedures
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:1969
    • 提供者:刘建
  1. MCMPFFT

    0下载:
  2. 利用经典的Cooley-Tukey基2算法求复序列的DFT-Use of the classic Cooley-Tukey radix-2 algorithm for complex sequence of DFT
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1151
    • 提供者:dayuruozhi
  1. FFT

    1下载:
  2. This article describes a new efficient implementation of the Cooley-Tukey fast Fourier transform (FFT) algorithm using C++ template metaprogramming. Thank to the recursive nature of the FFT, the source code is more readable and faster than the classi
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:51842
    • 提供者:nytza
  1. FastWalshHadamardTransform

    0下载:
  2. The function implement the 1D sequency(Walsh) ordered fast Walsh-Hadamard transform which can be used in signal processing, pattern recongnition and Genetic alogorithms. This algorithm uses a Cooley-Tukey type signal flow graph and is implemented
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:1681
    • 提供者:ry
  1. fft

    1下载:
  2. 基2快速傅立叶变换 库里-图基算法 基2快速傅立叶变换 库里-图基算法-Radix-2 FFT Cooley-Tukey algorithm
  3. 所属分类:Special Effects

    • 发布日期:2015-10-26
    • 文件大小:1049
    • 提供者:叶长安
  1. twiddle

    1下载:
  2. twiddle factor - a part of cooley-tukey algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1023
    • 提供者:shimis
  1. ccmul

    0下载:
  2. FFT旋转因子,旋转因子是蝶形运算的组成部分,是数字信号处理FFT算法的基础部分-FFT twiddle factor, rotation factor is an integral part of the butterfly, digital signal processing is a fundamental part of FFT algorithm
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:695
    • 提供者:姚兴波
  1. main

    0下载:
  2. Algorithm Cooley Tukey (FFT).
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1313
    • 提供者:Daniel
  1. 10.1.1.132.3180

    0下载:
  2. a 2k/4k/8k point based fft is designed for OFDM using cooley tukey algorithm
  3. 所属分类:Document

    • 发布日期:2017-12-05
    • 文件大小:291923
    • 提供者:pert
  1. FFT

    1下载:
  2. n point fft program which computes the dft of a function using cooley tukey techniques
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-12
    • 文件大小:616
    • 提供者:goldriver92
  1. main

    0下载:
  2. Cooley-Tukey for lab work
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1213
    • 提供者:valeros
  1. FFT

    0下载:
  2. FPGA下用VHDL实现的基2 cooley-tukey的8位FFT算法,在quartus ii环境下验证成功。-Under FPGA with base 2 cooley-tukey of 8 FFT algorithm VHDL realize, in quartus ii environment successfully verified.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-23
    • 文件大小:7577382
    • 提供者:lht
  1. WaveShow

    0下载:
  2. 介绍了采用离散傅立叶变换(DFT)实现对采样得到的波形数据文件进行频谱分析的一般方法,并且为了提高运算效率、节省中间存储单元,最终采用了 时间抽选奇偶分解 的 库利-图基算法 实现快速离散傅立叶变换,对采样数据进行了高效的频谱分析,并用Microsoft  Visual  C++  6.0编写实现-Introduced the discrete Fourier transform (DFT) is a general method of the spectrum anal
  3. 所属分类:Wavelet

    • 发布日期:2017-04-30
    • 文件大小:44356
    • 提供者:gaolou
  1. cooley-tukey-fft-for-16-bit-integer-numbers

    0下载:
  2. cooley tukey algorithm for FFT calculation
  3. 所属分类:Compiler program

    • 发布日期:2017-05-04
    • 文件大小:118449
    • 提供者:amir
  1. MCMPFFT

    0下载:
  2. 利用经典的Cooley-Tukey基2算法求复序列的DFT。Cooley-Tukey提出的FFT使N点DFT的乘法计算量有N^2次降为N/2*log2(N)次。-The use of classical Cooley-Tukey algorithm for radix-2 complex DFT sequence. FFT Cooley-Tukey presented enables multiplication of the amount of N-point DFT has N ^ 2 ti
  3. 所属分类:Audio program

    • 发布日期:2017-04-12
    • 文件大小:873
    • 提供者:zh
  1. octave-file

    1下载:
  2. Matlab code for cooley-Tukey Algorithm
  3. 所属分类:Communication

    • 发布日期:2017-04-13
    • 文件大小:2032
    • 提供者:kicha
« 12 »
搜珍网 www.dssz.com